Skip to content

Make caching GitHub actions use separate caches#35

Merged
frozenspider merged 1 commit intomainfrom
f/action-caches
Dec 26, 2025
Merged

Make caching GitHub actions use separate caches#35
frozenspider merged 1 commit intomainfrom
f/action-caches

Conversation

@frozenspider
Copy link
Copy Markdown
Contributor

A follow-up to #34
Once cache is formed, it's not updated anymore (see actions/toolkit#505). As such, it doesn't make sense having the cache shared between unrelated actions.
Made each action using a cache key tied to its tool.

@frozenspider frozenspider merged commit ff95ea1 into main Dec 26, 2025
12 checks passed
@frozenspider frozenspider deleted the f/action-caches branch December 26, 2025 23:40
frozenspider added a commit to NethermindEth/zinc-plus that referenced this pull request Dec 29, 2025
ElijahVlasov pushed a commit to NethermindEth/crypto-primitives that referenced this pull request Jan 7, 2026
WiseMrMusa pushed a commit that referenced this pull request Feb 18, 2026
A follow-up to #34 
Once cache is formed, it's not updated anymore (see
actions/toolkit#505). As such, it doesn't make
sense having the cache shared between unrelated actions.
Made each action using a cache key tied to its tool.
WiseMrMusa pushed a commit that referenced this pull request Feb 18, 2026
A follow-up to #34
Once cache is formed, it's not updated anymore (see
actions/toolkit#505). As such, it doesn't make
sense having the cache shared between unrelated actions.
Made each action using a cache key tied to its tool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants